Welcome![Sign In][Sign Up]
Location:
Search - programming microsoft visual

Search list

[VC/MFCMFC2e

Description: 深入浅出MFC是一本介绍 MFC(Microsoft Foundation Classes)程式设计技术的书籍。对于 Windows 应用软体的开发感到兴趣,并欲使用 Visual C++ 整合环境的视觉开发工具,以 MFC 为程式基础的人,都可以从此书获得最根本最重要的知识与实例。      如果你是一位对 Application Framework 和物件导向(Object Oriented)观念感兴趣的技术狂热份子,想知道神秘的 Runtime Type Information、Dynamic Creation、Persistence、Message Mapping 以及 Command Routing 如何实作,本书能够充分满足你。事实上,依我之见,这些核心技术与彻底学会操控 MFC 乃同一件事情。  -MFC is an easy introduction MFC (Microsoft Foundation Classes) programming technology books. For Windows application software development are interested in and then tried to use Visual C++ integrated environment for visual development tools to MFC for the people of the basic program can be obtained from this book the most fundamental knowledge and the most important examples. If you are one pairs of Application Framework and object-oriented (Object Oriented) concepts of interest to technology fanatics, want to know the mysterious Runtime Type Information, Dynamic Creation, Persistence, Message Mapping, as well as how to implement the Command Routing, this book can fully meet the you. In fact, in my view, these core technologies and complete control of MFC Society is the same thing.
Platform: | Size: 13757440 | Author: chentw | Hits:

[BooksVB6

Description: Basic正是微软公司售出的第一套软件。Basic 发展到今天已经有很多版本,如 GW-Basic 、QuickBasic 、QBasic 、Visual Basic ,等等,其中,Visual Basic 是最容易学习与应用的程序语言之一。虽然最容易学习与使用,但它的功能却非常强大,很多应用程序都是用它编写出来的。 不是个个都能成为比尔盖茨,但你想知道天天使用的Windows的诸多功能是如何实现的吗?你想要编写自己的应用程序吗?通过学习VB就能写出很多应用程序。 -Basic is the first set of Microsoft software sold. Basic has been developed to have a lot of versions, such as GW-Basic, QuickBasic, QBasic, Visual Basic, and so on, including, Visual Basic is the easiest of the study and application of one programming language. Although the study and use of the most vulnerable, but its function is very powerful, a lot of applications that are written by using it. Not everyone can become a Bill Gates, but every day you would like to know the use of the many features of the Windows implementation of it is how? You want to write your own application? Through the study will be able to write a lot of VB applications.
Platform: | Size: 11696128 | Author: 林景致 | Hits:

[VC/MFCOPENGL_MFC_TUTORIALS

Description: 给OPENGL的初学者。包含18个tutorial和2篇文章。每个tutorial都提供下载对应源码的链接。-This series of 18 tutorials and 2 articles has been written specifically for the OpenGL beginner. In writing these tutorials it has been assumed that the reader has a fundamental Windows programming background and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any background in OpenGL. All the code for these tutorials has been written using Visual C++ 6.0. As we discuss each tutorial we would be using Visual C++, OpenGL and Glut libraries to create the programs. We will also create a general and reusable framework for writing OpenGL applications for Windows using MFC. This framework would be useful for writing future OpenGL programs without worrying about rewriting all the boilerplate code each time. Also note that these tutorials do not cover everything about OpenGL.
Platform: | Size: 3801088 | Author: 李峥嵘 | Hits:

[VC/MFCVCkshcxsj

Description: Visual C++(简称VC)是Microsoft公司推出的目前使用极为广泛的基于Windows平台的C++可视化开发环境。Visual C++6.0提供的控制台应用程序对学习和掌握标准C++内容非常有利。“可视”的资源编辑器与MFC类以及应用程序向导,为快速高效地开发出功能强大的Windows应用程序提供了极大的方便。利用Visual C++6.0进行Internet、数据库及多媒体等多方面的程序开发也很容易。在我国,Visual C++6.0已相当流行,为了适应形式发展的需要和广泛的社会需求,我信息工程学院各专业自2003年开始,都陆续开设了C++和Visual C++应用程序设计课程。为了方便教学和学生们的学习,我们开设了网上教学一栏,将教师教案供学生网上阅读,并在其中设立学生提问,教师答疑等。希望同学们能真正学好这门课程。- Visual C++ (referred to as VC) is the Microsoft Corporation introduced a wide range of currently used by Windows-based platform for visualization of C++ development environment. Visual C++6.0 to provide the console application to learning and mastering the standard C++ content is very favorable. "Visualization" of the resource editor with the MFC Application Wizard Class, as well as for the rapid and efficient development of a powerful Windows application provides a great convenience. Using Visual C++6.0 for Internet, database and multimedia development, and many other very easily. In China, Visual C++6.0 has been very popular form of development in order to adapt to a wide range of social needs and the needs of Information Technology Institute my professional since 2003, have been set up C++ and Visual C++ Application Programming courses. In order to facilitate the teaching and student learning, we created a column e-learning, students will be teaching online lesson
Platform: | Size: 1367040 | Author: irisyj | Hits:

[VC/MFCVC-study

Description: Visual C++ 不仅仅是一个编译器。它是一个全面的应用程序开发环境,使用它你充分利用具有面向对象特性的 C++ 来开发出专业级的 Windows 应用程序。为了能充分利用这些特性,你必须理解 C++ 程序设计语言。掌握了C++,你就必须掌握 Microsoft 基本类库 (MFC) 的层次结构。该层次 结构包容了 Windows API 中的用户界面部分,并使你能够很容易地以面向对象的方式建立 Windows 应用程序。这种层次结构适用于所有版本的 Windows 并彼此兼容。你用 MFC 所建立的代码是完全可移植的。-Visual C++ is not just a compiler. It is a comprehensive application development environment, you use it to make full use of object-oriented features of C++ to develop a professional-class Windows applications. In order to take full advantage of these features, you have to understand C++ programming language. Mastered C++, you must have the Microsoft Foundation Class (MFC) hierarchy. Hierarchical structure of the inclusion of the Windows API in the user interface part, and you can easily to create object-oriented Windows applications. This hierarchical structure applies to all versions of Windows and compatible with each other. You use the MFC code created is completely portable.
Platform: | Size: 62464 | Author: th | Hits:

[Windows DevelopNew_Windows_API_Reference

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开 发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、 图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic 和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-Microsoft 32-bit platforms as application programming interfaces, Win32 API is engaged in the development of Windows applications necessary. The book begins with the Win32 API function to do a complete overview then included the top-five function: window management, graphics device interface, system services, international properties, as well as network services in the appendix to explain how Visual Basic and Delphi in its call. This book is engaged in the development of Windows applications software engineers essential reference manual.
Platform: | Size: 128000 | Author: 杨扬 | Hits:

[VC/MFCMFC

Description: 深入淺出MFC 是㆒ 本介紹 MFC(Microsoft Foundation Classes)程式設計技術的書籍。 對於 Windows 應用軟體的開發感到興趣,並欲使用 Visual C++ 整合環境的視覺開發工 具,以 MFC 為程式基礎的㆟ ,都可以從此書獲得最根本最重要的知識與實例。-MFC is a plain language introduction of the MFC (Microsoft Foundation Classes) programming technology books. For the development of Windows applications are interested in and then tried to use Visual C++ integrated development environment Visual Works With a view to MFC for the program based on who can get the most from this book the fundamental knowledge and the most important examples.
Platform: | Size: 12484608 | Author: zhangfen | Hits:

[VC/MFCcontent

Description: Visual C++作为一个功能非常强大的可视化应用程序开发工具,是计算机界公认的最优秀的应用开发工具之一。Microsoft的基本类库MFC使得开发Windows应用程序比以往任何时候都要容易。本光盘教学软件的目的就是为了让你学会在Visual C++环境下,利用微软的基本类库MFC开发出功能强大的Windows应用程序。在本章节的内容当中,我们将向您介绍使用VC开发软件需要用到的一些基本概念,使用MFC进行编程的基本特点,以及VISUAL C++集成开发环境提供的一系列编程辅助工具——WIZARD的使用方法。-Visual C++ as a very powerful visualization application development tool, the computer industry is recognized as the best application development tool. Microsoft' s basic MFC class library allows the development of Windows applications than ever easy. The CD-ROM educational software is designed to allow you to learn Visual C++ environment, the use of Microsoft' s basic MFC class library to develop powerful Windows applications. In this chapter, we will introduce you to develop software using the VC need to use some of the basic concepts of programming using the MFC of the basic characteristics, and VISUAL C++ integrated development environment supporting a wide range of programming tools- WIZARD use.
Platform: | Size: 1267712 | Author: 张水兵 | Hits:

[VC/MFCMFC

Description: 本书分为四大篇。第一篇提出学习MFC程序设计之前的必要基础,包括Widnows程序的基本观念以及C++的高阶议题。“学前基础”是相当主观的认定,不过,甚于我个人的学习经验以及教学经验,我的挑选应该颇具说服力。第二篇介绍Visual C++整合环境开发工具。本篇只不过是提纲挈领而已,并不企图取代 Visual C++使用手册。然而对于软件使用的老手,此篇或已足以让您掌握Visual C++整合环境。工具的使用虽然谈不上学问,但在视觉化软件开发过程中扮演极重角色,切莫小觑它。 第三篇介绍application framework的观念,以及MFC骨干程序,所谓骨干程序,是指Visual C++的工具AppWizard所产生出来的程序码。当然,AppWizard会根据你的选项做出不同的程序码,我所据以解说的,是大众化选项下的产品。 第四篇以微软公司附于Visual C++光碟片上的一个范例程序Scribble为主轴,一步一步加上新的功能。并在其间深入介绍Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command Routing等核心技术。这些技术正是其他书籍最缺乏的部分。此篇之最后数章则脱离Scribble程序,另成一格。 本书内含光盘一片,书中所有原始码与可执行文件尽在其中。-MFC, as you probably already know, is Microsoft s C++ class library for Windows programming. Programming Windows with MFC isn t a book about C++ rather, it s a book about writing 32-bit Windows applications in C++ using MFC rather than the Windows API as the chief means of accessing the operating system s essential features and services. It was written with two kinds of people in mind:
Platform: | Size: 19249152 | Author: | Hits:

[VC/MFCvcppin21days

Description: Welcome to Sams Teach Yourself Visual C++ 6 in 21 Days. Over the next three weeks, you will learn how to build a wide variety of applications with Microsoft’s Visual C++. What’s even better is that you will learn how to create these types of applications by actually building them yourself. As you read this book, you will be gaining actual programming experience using Visual C++. So let’s get started!
Platform: | Size: 5103616 | Author: ddc | Hits:

[VC/MFCCppTutorialExamples

Description: Visual C++是开发运行于Windows 95和Windows NT环境下的Win32应 用程序的可视化编程工具中最重要的成员之一,它为软件开发人员提 供了完整的编辑、编译和调试工具和建立于Win32 API(Application Programming Interface)基础上的MFC类库(Microsoft Foundation Class Library),从而有效的缩短了Windows应用程序的开发周期。-Visual C++ is developed to run on Windows 95 and Windows NT environments Win32 application of visual programming tools, one of the most important members, it provides software developers a complete edit, compile and debug tools and the establishment of the Win32 API (Application Programming Interface) based on the MFC class library (Microsoft Foundation Class Library), thereby shortening the effective application of the Windows development cycle.
Platform: | Size: 3070976 | Author: cher | Hits:

[.netVisualStudio2003

Description: Learn how to put all the built-in power of Microsoft® Visual Studio® .NET 2003 to work with this comprehensive, in-depth programming guide. It drills down into the internal workings of Visual Studio .NET to help you get the most out of its features, editors, and project-management capabilities.-Learn how to put all the built-in power of Microsoft® Visual Studio® .NET 2003 to work with this comprehensive, in-depth programming guide. It drills down into the internal workings of Visual Studio .NET to help you get the most out of its features, editors, and project-management capabilities.
Platform: | Size: 5462016 | Author: arpa | Hits:

[OpenGL programOPENGL_MFC_TUTORIALS

Description: it has been assumed that the reader has a fundamental Windows programming background and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any background in OpenGL. All the code for these tutorials has been written using Visual C++ 6.0. As we discuss each tutorial we would be using Visual C++, OpenGL and Glut libraries to create the programs. We will also create a general and reusable framework for writing OpenGL applications for Windows using MFC. This framework would be useful for writing future OpenGL programs without worrying about rewriting all the boilerplate code each time. Also note that these tutorials do not cover everything about OpenGL.
Platform: | Size: 3801088 | Author: vivek | Hits:

[VC/MFCWIN32API

Description: 新编WIN32API大全(中文版)。 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-A New WIN32API Da Quan (Chinese version). As a Microsoft 32-bit platform application programming interfaces, Win32 API in Windows application development is necessary for. The book begins on the Win32 API function to do a complete overview and contains five main functions: window management, graphics device interface, system services, international features and network services in the appendix to explain how the Visual Basic and Delphi, its call. This book is in Windows application development software engineers must have reference manual.
Platform: | Size: 163840 | Author: lixiao | Hits:

[OtherDOTNETMobile

Description: All the code examples in this book are written in C#, Microsoft s flagship new programming language developed concurrently with the .NET Framework. Our hope is that Visual Basic developers won t feel alienated by this focus on C#. In fact, C# and Visual Basic code are structurally very similar and, apart from the obvious language syntax differences, the C# samples should be very readable to a Visual Basic .NET developer. On the companion CD, you ll find every sample application in this book with versions in C# and Visual Basic .NET. The only exceptions to this are the custom control examples from the second half of Chapter 15 and from Chapter 16. These are only in C#, not because you can t use Visual Basic (or any other language the .NET Framework supports, but because we didn t have time to do it!
Platform: | Size: 7843840 | Author: chane | Hits:

[OS programwindowsapi10

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-As a Microsoft 32-bit platform application programming interfaces, Win32 API in Windows application development is necessary for. The book begins on the Win32 API function to do a complete overview and contains five main functions: window management, graphics device interface, system services, international features and network services in the appendix to explain how the Visual Basic and Delphi, its call. This book is in Windows application development software engineers must have reference manual.
Platform: | Size: 49152 | Author: wuxg | Hits:

[VC/MFCCsharp_Bible_En

Description: C#宝典(En) 内容提要 C#是微软在Visual Studio.NET产品中提供的一种全新编程语言,也是一个重要的开发工具.利用C#作为实现语言可以开发下一代桌面及具有Internet功能的应用程序. 《C#宝典》共分5个部分并包括1个附录,向读者展示了使用这种崭新的语言进行编程的各个方面.包括C#语言的基础知识,利用C#进行面向对象的编程,C#的高级语言功能,使用C#开发.NET解决方案以及C#与.NET框架的相关内容.附录中概括介绍了XML的入门知识. 《C#宝典》内容全面,语言简炼,实例丰富,适合于初学者,也能够满足各种程序的程序员和正在进行.NET应用程序开发的读者的需求.-“C# Bible”(En) Summary C# is Microsoft s Visual Studio.NET product provides a new programming language, is also an important development tool. Using C# as the implementation language can develop the next generation of desktop and Internet capabilities with the application. "C# Bible" consists of five parts and includes an appendix showing the reader the use of this new programming language aspects. Including the basics of C# language using the C# object-oriented programming, C# Advanced language function, using C# development. NET solutions, as well as C# and. NET Framework relevant content. appendix an overview of the introductory knowledge of XML. "C# Bible" is comprehensive, language Conciseness, examples of rich, suitable for beginners, but also be able to meet a variety of programmers and on-going. NET application development needs of readers.
Platform: | Size: 3913728 | Author: Maro | Hits:

[Database systemshitiku

Description: 试题库管理系统是基于Window环境下,使用Visual Basic6.0集成开发环境作为本系统的应用软件开发平台,采用当前最新的的程序设计思想:面向对象与事件驱动,使编程变得更加方便、快捷。凭其强大的功能、方便多用的数据库应用程序、多媒体软件,减轻了开发的复杂性,增加了使用的方便性。采用的数据库是Microsoft Access数据库,功能强大,操作方便灵活。整个系统包括试题管理模块、试题抽取模块、查询模块及用户管理等功能。这个系统就是对试题库管理系统作出一个大概的描述,使用者可以很容易的使用。-Test library management system is based on the Window environment, the use of Visual Basic6.0 integrated development environment as the system s application software development platform, using the current procedures for the latest design concept: object-oriented and event-driven to make programming more convenient, fast. By virtue of their powerful, more convenient to use the database application, multimedia software, reducing the development complexity, increases ease of use. The database is using Microsoft Access database, powerful, easy to operate and flexible. The entire system, including examination questions management module, item extraction module, check module and user management functions. This system is the right test library management system to make a rough description, the user can easily use.
Platform: | Size: 14336 | Author: lyh | Hits:

[Books20090727115633

Description: ASP.NET是微软公司腑了的动态Web编程技术ASP的最新版本,本书以循序渐进的方式介绍ASP.NET,引导读者逐步步入ASP.NET的殿堂。 本书分五部分,共24章。 第一部分为使用ASP.NET做准备,包括ASP.NET初步、提供Internet信息服务、Visual Basic.NET简介等内容。第二部分介绍如何创建ASP.NET页面,包括ASP.NET页面语法、创建用户界面、Web 服务器控件和验证控件等内容。第三部分介绍了应用程序级的主题,包括Web应用程序、应用程序安全、错误处理和应用程序高度等内容。第四部分介绍了数据操纵技术,包括数据库的连接和操纵、ADO.NET、存储过程和函数以及XML等内容。最后一部分介绍了扩展ASP.NET方面的知识,包括Web服务、应用程序的配置、本地化、部署、优化和性能分析等内容。 本书适合初中级用户阅读。通过阅读本书,读者可以快速、全面地掌握ASP.NET。 -ASP.NET is Microsoft s internal organs of the dynamic Web programming techniques the latest version of ASP, this book step by step guide to ASP.NET, to guide the reader step by step into the temple of ASP.NET. The book is divided into five parts, a total of 24 chapters. The first part of the preparation for the use of ASP.NET, including ASP.NET initially to provide Internet information services, Visual Basic.NET profile and so on. The second part describes how to create ASP.NET pages, including the ASP.NET page syntax, create the user interface, Web server controls and validation controls and so on. The third section describes the application-level themes, including Web applications, application security, error handling and application height and so on. The fourth section describes the data manipulation techniques, including database connectivity and manipulation, ADO.NET, stored procedures and functions, as well as XML and so on. The last part describes the expansion of knowledge of
Platform: | Size: 19874816 | Author: guxinmin | Hits:

[Windows DevelopFleet

Description: SQL database file Microsoft says that SQL Server Integration Services (SSIS) “is a platform for building high performance data integration solutions, including extraction, transformation, and load (ETL) packages for data warehousing.” A simpler way to think of SSIS is that it s the solution for automating SQL Server. SSIS provides a way to build packages made up of tasks that can move data around from place to place and alter it on the way. There are visual designers (hosted within Business Intelligence Development Studio) to help you build these packages as well as an API for programming SSIS objects from other applications.
Platform: | Size: 134144 | Author: anoop | Hits:
« 1 2 ... 11 12 13 14 15 1617 18 19 20 »

CodeBus www.codebus.net